home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 233 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.3 KB  |  64 lines

  1. Path: helios.ffi.no!usenet
  2. From: peh@norconnect.no (Per Espen Hagen)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: What's TCP *supposed* to do?
  5. Date: 6 Jan 1996 18:48:08 GMT
  6. Organization: Forsvarets Forskningsinstitutt
  7. Message-ID: <1918.6579T1105T983@norconnect.no>
  8. References: <4cg68q$kg6@homer.alpha.net> <2068.6577T1399T2703@mcs.com> <4cm3ko$283@merlin.nando.net>
  9. NNTP-Posting-Host: modem2.ffi.no
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12. grrc <grrc@nando.net> wrote:
  13. > I have TCP up and running!!!!(Thanks, Andy, for the dialscript); Mosaic 
  14. > can't find anything to read ('though it is able to look at some .httl 
  15. > files <Jeez, I hate the font it uses!>).
  16.  
  17. Then change it.  Enter something like this in ENV(ARC):Mosaic/prefs:
  18.  
  19. Font                 helvetica/11
  20. ItalicFont           helvetica/11/italic
  21. BoldFont             helvetica/11/bold
  22. FixedFont            clean/11
  23. AddressFont          helvetica/11
  24. PlainFont            clean/11
  25. H1Font               FuturaB/20
  26. H2Font               FuturaB/16
  27. H3Font               AvantG/13/bold
  28. H4Font               AvantG/12/bold
  29. H5Font               helvetica/11/bold
  30. H6Font               helvetica/8/bold
  31.  
  32. or use whatever fonts you want...
  33.  
  34. > When I try Ping a site, I get a
  35. > socket library failure.  What is the Socket.library and where is it 
  36. > supposed to be.  I think the problem is with my inetd: assignment, but I 
  37. > cannot find the socket.library anywhere. AmiTCP:libs has a 
  38. > usergroup.library but I can find no socket.library anywhere - any help?
  39.  
  40. If you use AmiTCP/IP (which I assume), "ping" shouldn't ask for
  41. socket.library.  Unless you use "ping" from AS225... socket.library is used
  42. by AS225 applications.  There is an emulation library available, which lets
  43. you use AS225 applications with AmiTCP/IP.  You can find it in the
  44. Grapevine archive on Aminet, or on the Thor ftp site.
  45.  
  46. Also, unless you want to use AS225 apps, you don't need an inet: assign
  47. (and, in any event, not an inetd: assign :-) )
  48.  
  49. > ps I can actually telnet out from the cli <yay!>.
  50.  
  51. You can telnet, but not ping?!  Try to write
  52.  
  53. version `which ping` full
  54.  
  55. (note the backticks) in the Shell, it should say something like
  56.  
  57. AmiTCP/IP_ping 4.1 (17.Dec.94)
  58.  
  59. --
  60. Per Espen Hagen    //    Senior Scientist ╖ Image Processing Group ╖ FFI
  61. peh@ffi.no ╖ http://www.norconnect.no/~peh/ ╖ Tel. +47 63807653/22327351
  62.                 \X/4k
  63.  
  64.